Lender Price API Web Service
Lender Price API Web Service / RateAdjustmentGroup Json Schema
In This Topic
    RateAdjustmentGroup Json Schema
    In This Topic
    Overview
    RateAdjustmentGroup
    adjustmentCategoryType : string
    applyToAll : boolean
    applyToRateGrid : Array[ObjectId]
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    autoApplyToNewRateGrid : boolean
    code : string
    creationDate : string
    disqualifyIfQualifier : boolean
    enabled : boolean
    encompassLink : boolean
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    includeZeroValuedAdjustments : boolean
    loanInfoAdjustment : LoanInfoAdjustment
    maxCompensation : number
    maxCompensationDescription : string
    maxCompensationScript : string
    modifiedByOverride : string
    name : string
    order : integer
    ownerRatePeriodId : ObjectId
    rateAdjustmentType : string
    rateAdjustments : Array[RateAdjustment]
    showOnRateGenerator : boolean
    Properties
    NameDescriptionData Type
     string
     boolean
     Array[ObjectId]
     boolean
     string
     string
     boolean
     boolean
     boolean
     ObjectId
     boolean
     LoanInfoAdjustment
     number
     string
     string
     string
     string
     integer
     ObjectId
     string
     Array[RateAdjustment]
     boolean
    See Also